PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosStream Class / getStream Method
In This Topic
    getStream Method
    In This Topic
    Gets the stream content.
    Syntax
    public byte[] getStream()

    Return Value

    The encoded stream content
    See Also